home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6087 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: CHIP RAM speed test results
  5. Date: 24 Mar 1996 02:27:04 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Message-ID: <4j2bto$i03@nadine.teleport.com>
  8. References: <38232981@kone.fipnet.fi> <4ico8k$2vau@columba.udac.uu.se> <42116651@phoenix.owl.de> <4iogfh$e6i@serpens.rhein.de> <4iss4q$2762@columba.udac.uu.se>
  9. NNTP-Posting-Host: kelly.teleport.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Kristofer Maad (m93kma@sabik.tdb.uu.se) wrote:
  13. : Michael van Elst (mlelstv@serpens.rhein.de) wrote:
  14. : : "Frank Wille" <frank@phoenix.owl.de> writes:
  15. : : >So MOVE16 is 50% faster, although the A3640 doesn't support burst
  16. : : >transfers.
  17.  
  18. : : Sure. The MOVE16 instruction bypasses the cache.
  19.  
  20. : Why not simply turn off the data cache during copy, then? Could save
  21. : some cycles.
  22.  
  23. : Just a thought...
  24.  
  25.  You might have a task switch during the copy. I dont think the amiga support
  26.  cpu setting per task :( But on a 030 it might be worth it for some rare case
  27.  
  28.  Stephan
  29.